LLMtoMD

Created By
Gabriel Jacob3 hours ago
LLMtoMD turns your docs into clean, AI-ready Markdown and serves them to Cursor, Claude Code, and any MCP client so your coding agent retrieves your spec instead of forgetting it.
Overview

LLMtoMD is the memory layer for AI coding agents. It converts any document — PDF, DOCX, slides, spreadsheets, images, audio, even whole websites — into clean, structured Markdown, then exposes it over MCP so your agent can search your FRDs, specs, and API docs on demand instead of re-reading (or forgetting) them.

On a real 50-page spec, answering a question via retrieval used ~97% fewer tokens than holding the whole doc in context — and returned the exact, cited requirement.

Tools

  • list_documents / get_document — browse and read your library
  • search_documents — semantic search across your docs
  • ask_documents — RAG answer with citations
  • convert_url — turn any web page into Markdown
  • save_note — write a decision/spec back into the knowledge base
  • list_collections — focus on one project

Connect (OAuth — no token to paste)

Cursor / VS Code: add the server URL https://mcp.llmtomd.com/mcp Claude Code: ```bash claude mcp add --transport http llmtomd https://mcp.llmtomd.com/mcp ``` Also works with Claude, Antigravity, and via API key for OpenAI / LangChain / LlamaIndex. Full guides: https://llmtomd.com/integrations

Try it

  • "List my LLMtoMD documents."
  • "Using my documents, what are the authentication requirements?"
  • "Convert https://example.com/article into Markdown and summarize it."

Free tier included (MCP on every plan) → https://llmtomd.com

Server Config

{
  "mcpServers": {
    "llmtomd": {
      "url": "https://mcp.llmtomd.com/mcp"
    }
  }
}
Project Info
Created At
3 hours ago
Updated At
an hour ago
Author Name
Gabriel Jacob
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Thiri Chord Intelligence
@BluesPrince

### Deterministic Music Theory for Claude, Cursor, and Autonomous AI Agents Large Language Models (LLMs) frequently hallucinate music theory, leading to incorrect notes, false Roman numerals, and broken voice leading. **THIRI** solves this by providing a deterministic, mathematical music-theory engine (pitch-class-set theory over ℤ/12) directly to your AI. It gives AI assistants precise, reproducible harmonic reasoning in milliseconds, allowing them to write correct musical scores, analyze progressions, and generate playable arrangements. #### 🎷 Key Features: * **Chord Analysis (`analyze_chord`):** Parse any symbol (e.g., `Cmaj7/E`, `G7#11`) to retrieve root, quality, intervals, Roman numerals, and diatonic or chromatic harmonic functions. * **Note Resolution (`resolve_chord`):** Resolve chord symbols to spelled notes (enharmonically correct), frequencies (Hz), MIDI numbers, and scale recommendations. * **Voicing Engine (`generate_voicing`):** Generate instrument-ready voicings (rootless, shell, triad, pad, drop-2, drop-3) and calculate voice-leading scores for transitions. * **Reharmonization (`reharmonize`):** Substitute progressions using classic jazz techniques, including Tritone Substitution, ii-V Insertion, Modal Interchange, Coltrane Changes, and Backdoor cadences. *Ideal for developers building AI music assistants, digital audio workstation (DAW) agents, educational theory tools, and automated composition workflows.*

18 hours ago
Puter Mcp

4 hours ago
Achivx Forum

9 hours ago